ARM: omap3: Set SPL stack size to 8KB, image to 54KB.
authorTom Rini <[email protected]>
Tue, 8 May 2012 07:29:31 +0000 (07:29 +0000)
committerAlbert ARIBAUD <[email protected]>
Tue, 15 May 2012 06:31:41 +0000 (08:31 +0200)
commite0820ccc38315d88192c19e98ea9b59d3ec7d4c8
treeb7f62f178abe62b692585d440edd314017a15c75
parenta3c3fabb0f65455068e01197e16927f0589beaa2
ARM: omap3: Set SPL stack size to 8KB, image to 54KB.

With older toolchains it is possible to not fit entirely into the 45KB
that we had assigned to SPL.  Adjust to allow for 8KB of stack (which
should be more than required) and 54KB of text/data.

Cc: Vaibhav Hiremath <[email protected]>
Cc: Nagendra T S <[email protected]>
Cc: Thomas Weber <[email protected]>
Cc: Ilya Yanok <[email protected]>
Cc: Steve Sakoman <[email protected]>
Cc: Stefano Babic <[email protected]>
Signed-off-by: Tom Rini <[email protected]>
Acked-by: Stefano Babic <[email protected]>
Acked-by: Vaibhav Hiremath <[email protected]>
doc/SPL/README.omap3
include/configs/am3517_crane.h
include/configs/am3517_evm.h
include/configs/devkit8000.h
include/configs/mcx.h
include/configs/omap3_beagle.h
include/configs/omap3_evm_common.h
include/configs/omap3_overo.h
include/configs/tam3517-common.h
include/configs/tricorder.h